home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_22603.txt < prev    next >
Text File  |  1990-08-14  |  4KB  |  182 lines

  1. -- card: 22603 from stack: in
  2. -- bmap block id: 22791
  3. -- flags: 4000
  4. -- background id: 20347
  5. -- name: SD Health
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=93 top=72 right=87 bottom=227
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: Doctor’s Name
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=93 top=87 right=102 bottom=227
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: Doctor’s Phone
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=93 top=102 right=117 bottom=227
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 10
  45. -- style flags: 0
  46. -- line height: 13
  47. -- part name: Disablity Code
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=16 top=151 right=186 bottom=488
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 10
  59. -- style flags: 0
  60. -- line height: 15
  61. -- part name: Medical Alert
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 00
  66. -- high flags: 0007
  67. -- rect: left=14 top=221 right=303 bottom=420
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 10
  73. -- style flags: 0
  74. -- line height: 15
  75. -- part name: Medical history
  76.  
  77.  
  78. -- part 6 (button)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=276 top=71 right=87 bottom=355
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 10
  87. -- style flags: 0
  88. -- line height: 13
  89. -- part name: Immunized
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   get the short name of me
  93.   if card field it is "Yes" then
  94.     put "No" into card field it
  95.   else put "Yes" into card field it
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 7 (button)
  101. -- low flags: 00
  102. -- high flags: 0000
  103. -- rect: left=276 top=86 right=102 bottom=355
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 0
  107. -- font id: 3
  108. -- text size: 10
  109. -- style flags: 0
  110. -- line height: 13
  111. -- part name: Can treat
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   get the short name of me
  115.   if card field it is "Yes" then
  116.     put "No" into card field it
  117.   else put "Yes" into card field it
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 8 (field)
  123. -- low flags: 01
  124. -- high flags: 0000
  125. -- rect: left=355 top=72 right=87 bottom=489
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 3
  130. -- text size: 10
  131. -- style flags: 0
  132. -- line height: 13
  133. -- part name: Immunized
  134.  
  135.  
  136. -- part 9 (field)
  137. -- low flags: 01
  138. -- high flags: 0000
  139. -- rect: left=355 top=87 right=102 bottom=489
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 3
  144. -- text size: 10
  145. -- style flags: 0
  146. -- line height: 13
  147. -- part name: Can treat
  148.  
  149.  
  150. -- part 10 (field)
  151. -- low flags: 00
  152. -- high flags: 0000
  153. -- rect: left=355 top=102 right=117 bottom=489
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 0
  157. -- font id: 3
  158. -- text size: 10
  159. -- style flags: 0
  160. -- line height: 13
  161. -- part name: Disability Code
  162.  
  163.  
  164. -- part contents for background part 13
  165. ----- text -----
  166. Richter, Robert Charlie
  167.  
  168. -- part contents for background part 14
  169. ----- text -----
  170. 12
  171.  
  172. -- part contents for background part 15
  173. ----- text -----
  174. 102
  175.  
  176. -- part contents for card part 8
  177. ----- text -----
  178. No
  179.  
  180. -- part contents for card part 9
  181. ----- text -----
  182. No